Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

chore(dev-deps): bump @salesforce/source-testkit from 2.2.41 to 2.2.65#1301

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-salesforce-source-testkit-2.2.65
Closed

chore(dev-deps): bump @salesforce/source-testkit from 2.2.41 to 2.2.65#1301
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-salesforce-source-testkit-2.2.65

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2024

Bumps @salesforce/source-testkit from 2.2.41 to 2.2.65.

Release notes

Sourced from @​salesforce/source-testkit's releases.

2.2.65

Bug Fixes

  • deps: bump @​salesforce/cli-plugins-testkit from 5.3.26 to 5.3.28 (#596) (d5d6037)

2.2.64

Bug Fixes

  • deps: bump @​salesforce/kit from 3.2.1 to 3.2.2 (#597) (25fef4e)

2.2.63

Bug Fixes

  • deps: bump debug from 4.3.6 to 4.3.7 (#598) (d5bb2b3)

2.2.62

Bug Fixes

  • deps: bump @​salesforce/source-deploy-retrieve from 12.5.1 to 12.6.0 (#592) (6906bd3)

2.2.61

Bug Fixes

  • deps: bump @​salesforce/core from 8.4.0 to 8.5.1 (#593) (f853355)

2.2.60

Bug Fixes

  • deps: bump @​salesforce/source-deploy-retrieve from 12.4.0 to 12.5.1 (#589) (5f1addc)

2.2.59

Bug Fixes

  • deps: bump micromatch from 4.0.4 to 4.0.8 (#591) (312d33f)

2.2.58

Bug Fixes

  • deps: bump @​salesforce/cli-plugins-testkit from 5.3.25 to 5.3.26 (#590) (d890963)

2.2.57

Bug Fixes

  • deps: bump @​salesforce/source-deploy-retrieve (#586) (edf296a)

2.2.56

Bug Fixes

  • deps: bump @​salesforce/core from 8.3.0 to 8.4.0 (#587) (06b04fa)

... (truncated)

Changelog

Sourced from @​salesforce/source-testkit's changelog.

2.2.65 (2024-09-07)

Bug Fixes

  • deps: bump @​salesforce/cli-plugins-testkit from 5.3.26 to 5.3.28 (#596) (d5d6037)

2.2.64 (2024-09-07)

Bug Fixes

  • deps: bump @​salesforce/kit from 3.2.1 to 3.2.2 (#597) (25fef4e)

2.2.63 (2024-09-07)

Bug Fixes

  • deps: bump debug from 4.3.6 to 4.3.7 (#598) (d5bb2b3)

2.2.62 (2024-08-31)

Bug Fixes

  • deps: bump @​salesforce/source-deploy-retrieve from 12.5.1 to 12.6.0 (#592) (6906bd3)

2.2.61 (2024-08-31)

Bug Fixes

  • deps: bump @​salesforce/core from 8.4.0 to 8.5.1 (#593) (f853355)

2.2.60 (2024-08-24)

Bug Fixes

... (truncated)

Commits
  • ef7f7ab chore(release): 2.2.65 [skip ci]
  • d5d6037 fix(deps): bump @​salesforce/cli-plugins-testkit from 5.3.26 to 5.3.28 (#596)
  • 558ddd0 chore(release): 2.2.64 [skip ci]
  • 25fef4e fix(deps): bump @​salesforce/kit from 3.2.1 to 3.2.2 (#597)
  • d80f22e chore(release): 2.2.63 [skip ci]
  • d5bb2b3 fix(deps): bump debug from 4.3.6 to 4.3.7 (#598)
  • 7a45ebd chore(release): 2.2.62 [skip ci]
  • 6906bd3 fix(deps): bump @​salesforce/source-deploy-retrieve from 12.5.1 to 12.6.0 (#592)
  • 2dd303f chore(release): 2.2.61 [skip ci]
  • f853355 fix(deps): bump @​salesforce/core from 8.4.0 to 8.5.1 (#593)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@salesforce/source-testkit](https://github.com/salesforcecli/source-testkit) from 2.2.41 to 2.2.65.
- [Release notes](https://github.com/salesforcecli/source-testkit/releases)
- [Changelog](https://github.com/salesforcecli/source-testkit/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/source-testkit@2.2.41...2.2.65)

---
updated-dependencies:
- dependency-name: "@salesforce/source-testkit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2024

Superseded by #1305.

@dependabot dependabot bot closed this Sep 14, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-salesforce-source-testkit-2.2.65 branch September 14, 2024 02:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants